gtester2xunit software package provides Helper for converting gtester xml output to xunit., you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gtester2xunit
gtester2xunit is installed in your system.
Make ensure the gtester2xunit package were installed using the commands given below,
$ sudo dpkg-query -l | grep gtester2xunit *
You will get with gtester2xunit package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Miscellaneous |
| Package | gtester2xunit |
| Version | 0.1daily13.06.05-0ubuntu2 |
| Description | Helper for converting gtester xml output to xunit. |
| Sub Section | misc |